home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / T0501 / text0002.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  1.2 KB  |  36 lines

  1. > > And where do I get hold of this GCC thingy? It looks like the 'micro c' is
  2. > > the one that is available.
  3. > It took me all of two minutes to find it, thanks to www.altavista.com:
  4. >   ftp://nic.funet.fi/pub/ham/dsp/dsp56k-tools/dsp56k-gcc.tar.Z
  5.  
  6. And to much use for me. ;-(
  7.  
  8. > That's the sources to a DSP56k port of gcc 1.37.1.
  9.  
  10. Is there a GCC version for every processor in the world? :-)
  11.  
  12. > I know I've seen it compiled for the Atari machines _somewhere_...
  13.  
  14. If someone finds it, please let me know. It could be fun to take a look
  15. at it. The'micro c' would be interesting too.
  16.  
  17. > > > Some reasons why C wouldn't be a good idea:
  18. > > 
  19. > > But it could still be used to something, or? Now, the DSP isn't used for
  20. > > anything in most programs. Waste of power if you ask me.
  21. > Well, IMO most programs don't really do anything that the DSP could help
  22. > them very much with. You have to remember that the data transfer takes a
  23. > lot of time and the DSP is not very easy to use (or efficient) for many
  24. > ordinary things.
  25.  
  26. Can't you use it to sort linked lists ;-) or other processing intensive
  27. tasks like unpacking pictures, packedfiles (LHarc, ZIP) etc.? 
  28.  
  29. The transfer can't be that low as there is MPEG players for both audio
  30. and movie.
  31.  
  32. //Magnus Kollberg
  33.  
  34.